/*
Theme Name:定制客户专属
Description: 定制客户专属
Template:hello
Version:2.0
*/
body {
    overflow-x: hidden;
}
body * {
    font-family: "微软雅黑",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        
}
body a {
    color: #1b66b6;
}
#side {
    width: 265px;
    position: absolute;
    left: 0;
    top:0;
}
#main {
    width: 100%;
    margin-left: 300px;
    min-height: 400px;
}
#main .post-content {
    font-size: 14px;
}
.the-title .elementor-heading-title{
    position: relative;
}
.the-title .elementor-heading-title span{
    position: absolute;
    bottom: -2px;
    left: 0;
    display: inline-block;
    width: 85px;
    border-top: 4px solid #0C258E ;
}
.the-title.style-2 .elementor-heading-title {
    padding-left: 30px;
}
.the-title.style-2 .elementor-heading-title span{
    width:120px;
    border-top-color: #2d85c5;
}
#side h3{
    background: #0c258f url("i/menu_bg.jpg") left top no-repeat;
    height: 70px;
    line-height: 1.3;
    text-align: center;
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    padding: 10px;
    color: #fff;
}
#side h3 span {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    opacity: .9;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
#side ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
 #side ul a{
     position: relative;
     display: block;
     height: 55px;
     line-height: 55px;
     color: #333;
     font-size: 18px;
     text-align: center;
         -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
 }
 #side ul a span{
     position: absolute;
     left: 15px;
     height: 55px;
     line-height: 55px;
     color: #ddd;
         -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
 }
 #side ul a:hover,#side .current-item a{
     background: #ebf3ff;
     color: #0C258E;
 }
 #side ul a:hover span,#side .current-item a span{
    color: #0C258E;  
 }
 
 .index-post .post-list{
    padding-left: 0;
    list-style: square;
 }
 
.index-post .post-list a{
      color: #333;
      font-size: 14px;
      width: 100%;
    margin-right: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    padding-left: 15px;
  }
.index-post .post-list a:hover {
    color: #0C258E;
}
.index-post .post-list span {
    width: 15px;
        line-height: 22px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.index-post .post-list span:after {
    content: ' ';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #000;
}
.index-post .post-list time {
    font-size: 14px;
    color: #999;
    white-space: nowrap;
}
.index-post .post-list .item {
    display: flex;
    flex-wrap: nowrap;
    line-height: 2;
}

.cy-news .elementor-post__thumbnail__link {
    padding: 10px;
    background: #eee;
}

.text-post-list .elementor-post__text {
    display: flex;
    line-height: 2;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}
.text-post-list .elementor-post__text .elementor-post__title{
    width: 100%;
    margin-right: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    padding-left: 15px;
}
.text-post-list .elementor-post__text .elementor-post__meta-data {
    white-space: nowrap;
}

.text-post-list .elementor-post__text .elementor-post__title a{
    display: block;
    line-height: 2;
}
.text-post-list .elementor-post__text .elementor-post__title a:hover{
    color: #0C258E !important;
}

.text-post-list .elementor-post__text .elementor-post__title:before{
    content: " ";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #0f258e;
    position: absolute;
    top: 10px;
    left: 0;
}

.file-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.file-list .item {
    display: flex;
    flex-wrap: nowrap;
    font-size: 12px;
    color: #999;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.file-list .item .b1{
    width: 35px;
    margin-right: 10px;
}

.file-list .item .b1 img{
    height: 32px;
}

.file-list .item .b2{
    margin-right: auto;
}

.file-list .item .b2 a{
    font-size: 14px;
}

.file-list .item .b3{
    white-space: nowrap;
        text-align: right;
}
.file-list .item .b3 span{
    background: url("/wp-content/themes/xstart/i/down.png") left center no-repeat;
    padding-left: 18px ;
}

p {
    min-height: 1px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
    font-weight: bold;
}
.lishi-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.lishi-list .item {
    margin-bottom: 40px;
}

.lishi-list .img {
    width: 20%;
    position: absolute;
}

.lishi-list .text {
    font-size: 14px;
    margin-left: 23%;
}

.lishi-list h4 {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    margin-bottom: 10px;
}
.lishi-list p {
    margin-bottom: 5px ;
}

.lishi-list .cnt {
    color: #666;
    line-height: 2;
}

.lishi-list .cnt a{
    color: #0F258E;
}

.lishi-logo-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(6, 16.666%);
    grid-row-gap: 10px;
}
.lishi-logo-list li {
    margin: 5px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}
.lishi-logo-list li .img{
    margin: 5px;
    border: 1px solid #ddd;
}

.elementor-element-ff46d19 p {
    font-size: 16px;
}

